projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c9b1d7
)
arm: mvebu: Select SPL_DM_SEQ_ALIAS
author
Nathan Rossi
<
[email protected]
>
Thu, 7 Jan 2016 17:00:47 +0000
(
03:00
+1000)
committer
Michal Simek
<
[email protected]
>
Wed, 13 Jan 2016 12:20:03 +0000
(13:20 +0100)
Select SPL_DM_SEQ_ALIAS which is required for certain uclasses,
specifically SPI Flash.
Signed-off-by: Nathan Rossi <
[email protected]
>
Reviewed-by: Stefan Roese <
[email protected]
>
Cc: Albert Aribaud <
[email protected]
>
Cc: Stefan Roese <
[email protected]
>
Acked-by: Stefan Roese <
[email protected]
>
Signed-off-by: Michal Simek <
[email protected]
>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 9bd6cf1d807d1e793b885bacc3a05a10483b9d93..52b300d4831d81922b83fbe46ba20e478f377207 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-118,6
+118,7
@@
config ARCH_MVEBU
select OF_SEPARATE
select DM
select DM_SERIAL
+ select SPL_DM_SEQ_ALIAS
config TARGET_DEVKIT3250
bool "Support devkit3250"